PdfSaveOptions Methods

Methods

AddFontDirectory Adds a directory to search for .ttf and .ttc font files.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
RegisterFont(String, Boolean, Boolean, Byte) Registers font data for one family and style, for callers that hold the font in memory.
RegisterFont(String, Boolean, Boolean, String) Registers a font file for one family and style, so the exporter does not have to find it.
ToString
(Inherited from Object)

See Also